fix: Avoid invalid casting into loader objects when DDI ext is supported#363
Conversation
…supported Related-To: NEO-15615 Signed-off-by: Vishnu Khanth <vishnu.khanth.b@intel.com>
joshuaranjan
left a comment
There was a problem hiding this comment.
@vishnu-khanth
Could we add tests here to validate this issue does not exist and works OK ?
…supported Related-To: NEO-15615 Signed-off-by: Vishnu Khanth <vishnu.khanth.b@intel.com>
Tests are existing for covering this scenario and passing but invalid memory reference is done which is caught by valgrind. May be new test can be added separately where loader supports DDI Ext. |
…supported Related-To: NEO-15615 Signed-off-by: Vishnu Khanth <vishnu.khanth.b@intel.com>
|
Looks like it got added as multi commits in oneapi-src:master |
If tests are existing, but invalid memory reference should be caught right ?
Sure.. Please create a JIRA to add this. |
Related-To: NEO-15615